home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / unzip42.zip / ATARI.ZIP / UNZIP.PRJ < prev   
Text File  |  1992-02-10  |  401b  |  23 lines

  1. ;>>>>>>> UNZIP.PRJ
  2.  
  3. UNZIP.PRG
  4.  
  5. =                  ; list of modules follows...
  6.  
  7. ; TCSTART.O          ; startup code
  8. MYSTART.O
  9. UNZIP.C
  10. FILE_IO.C
  11. MAPNAME.C
  12. MATCH.C
  13. MISC.C
  14. UNIMPLOD.C
  15. UNREDUCE.C
  16. UNSHRINK.C
  17.  
  18. TCSTDLIB.LIB       ; standard library
  19. TCEXTLIB.LIB       ; extended library
  20. TCTOSLIB.LIB       ; TOS library
  21.  
  22. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  23.